Welcome![Sign In][Sign Up]
Location:
Search - can 51

Search list

[Driver DevelopD12+51

Description: PDIUSBD12的接口芯片固件程序 可直接使用-PDIUSBD12 firmware interface chip can directly use
Platform: | Size: 39968 | Author: 电工 | Hits:

[Other resourceASL-a-0.51.tar

Description: Adhoc无线网络路由协议源码,并有demo可以学习-MANET routing protocol wireless network source, and can learn demo
Platform: | Size: 163433 | Author: cynthia-76 | Hits:

[Other resourcePE-51

Description: 51单片机增强型学习系统是将实验板、编程器、 ISP下载线集成在同一系统中,配合通用控制软件,可以直接支持51系列单片机的烧写和实验。您只需一套51单片机增强型学习系统和一台电脑而不需要其它任何设备即可轻松学习51系列单片机,是初学者入门的最佳选择-51 microcontroller-enhanced learning system is the experimental boards, programmer, ISP download cable integrated in the same system, with common control software can directly support 51 Series MCU burning and experiment. You only need a 51 MCU enhanced learning systems and a computer without the need of any other equipment can be easily learn 51 Series MCU is a beginner the best choice for induction
Platform: | Size: 1540388 | Author: 路江华 | Hits:

[Other3.51FolderSniffer3.51

Description: 能够不用密码读取各种文件夹加密软件加密/隐藏的文件夹和私人密盘的内容,能够帮您瞬间找回因文件夹加密而丢失的文件。-without a password can read various documents folder encryption software encryption / hidden folders and private secret site, can help you find the instant folder encryption for lost documents.
Platform: | Size: 604296 | Author: chenwenkui | Hits:

[Other resource51+ch375WorR

Description: 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考-this procedure with 180 OK C code can be read FAT16 file system U disk root directory. can see the root directory under the file name, would show the first contents of the documents, but the very stringent procedures, no error handling, the U disk compatibility poor, but for a simple test, as a reference
Platform: | Size: 3353 | Author: 郑辰 | Hits:

[Other resourceDDS+51

Description: 本程序功能: DDS文件夹内的程序,完成直接数字频率合成功能,有正弦,三角,方波三种波形,并能扫频. 可通过键盘操作设置频率参数和选择波形种类和控制运行. 由两部分组成,\"C\"文件夹内,是用于在 51 单片机上运行的 C语言程序, \"Verilog\"文件夹内,是用Verilog语言编写的 FPGA 程序.-this program functions : DDS folder procedures, complete direct digital frequency synthesis, sine, triangle, Three square waveform, and can sweep. can be set up through the keyboard operation frequency waveform parameters and the types of choice and control operations. composed of two parts, "C" folder, for the 51 microcontroller running C Programming Language, "Verilog" folder, use the Verilog language FPGA procedures.
Platform: | Size: 1027313 | Author: 吴健 | Hits:

[Other resource51(AT89S52)

Description: read me.txt中有说明。 是我几年来学习单片机的所有的程序的精华,各个功能已经做成子函数,做项目时可以直接调用,外围模块非常丰富,包括红外,键盘鼠标操控,液晶显示等。-read me.txt is described. I have a few years to learn all the SCM process, the essence and the various functions of causing function, a project can be called directly, the external module is very rich, including infrared, keyboard and mouse control, LCD display.
Platform: | Size: 373276 | Author: 陈雅 | Hits:

[Com Portpc-rs232-51

Description: 串口程序使用COM1(程序中可修改为其他串口)实现通过RS-232口发送数据至单片机及通过RS-232口接收单片机数据至电脑,配套使用下位机单片机程序。-use COM1 serial port procedures (procedures can be changed to other serial port) to achieve through the RS-232 Send SCM data to and through the RS-232 receiver SCM data to a computer, supporting the use of under-machine SCM procedures.
Platform: | Size: 8498 | Author: bookzhe | Hits:

[Other resource51-asm-RS232

Description: 单片机rs232串口汇编程序,经简单改编即可用于其它程序中。-SCM rs232 serial compilation procedures can be adapted by simple for other procedures.
Platform: | Size: 12719 | Author: bookzhe | Hits:

[Other resourcecan

Description: 51的can通信程序,给需要的朋友
Platform: | Size: 23295 | Author: 张文治 | Hits:

[Other resourceCAN

Description: CAN在工业中应用越来越广泛,由于它相比232,485等总线特殊的优点在汽车,电梯等应用中占据非常重要的地位。本代码采用51开发环境,利用C和汇编混合编写的实用程序,供大家学习参考
Platform: | Size: 12604 | Author: wangr | Hits:

[Other resourceCAN

Description: 基于51单片机系列的CAN接口C语言编程 经测试过 没有问题
Platform: | Size: 2097 | Author: jackonchang | Hits:

[GUI Developbcg6.51

Description: BCGControlBar (Business Components Gallery Control Bar) Professional Edition is an MFC extension framework library with which you can make your apps look like Office XP, Office 2000, Office 2003, Visual Studio, Visual Studio. NET and Internet Explorer—complete with full toolbars, menu, and keyboard customization, docking control bars, menu bars, and Office 2000/XP menus.-BCGControlBar (Business Components Gallery Control Bar) Professional Edition is an MFC extension library framework with which you can make your apps look like Office XP, Office 2000, Office 2003, Visual Studio, Visual Studio.NET and Internet Explorer-complete with full toolbars , menu, and keyboard customization, docking control bars, menu bars, and Office 2000/XP menus.
Platform: | Size: 22433869 | Author: 刘湘东 | Hits:

[Other resource51浮点程序库

Description: 8051的一些算法,浮点转换程序库,可以直接应用-algorithm, floating-point conversion, you can direct applications
Platform: | Size: 4419 | Author: 陈小忠 | Hits:

[USB develop51+ch375

Description: 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考.这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U盘品牌,如果换成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源程序兼容性更好-this procedure with 180 OK C code can read FAT16 file system drives the root directory, we can see the root directory under the file name, would show the first document, but the very stringent procedures, and there is no error handling, the U-poor compatibility, but for the simple the pilot, as a reference. this procedure can be supported by Windows FAT16 formatted U disk, because the procedure is streamlined and therefore only compatible with more than 50% of the U-brand, if chips were replaced CH375A compatibility can be increased to 85%, if the company's use of WCH Subroutine Library or an official version of the C source better compatibility
Platform: | Size: 3410 | Author: 徐回 | Hits:

[Other resource51程序

Description: ic卡读写方式和内容,程序的模块化可用,比较方便,还可以-IC card reader formats and contents, procedures can be modular, more convenient, but also
Platform: | Size: 18122 | Author: 何建平 | Hits:

[OS program51 获取和修改计算机名

Description: 典型的VC编程,全部源代码,方便大家下载,可直接运行。可获取和修改计算机名-typical VC program, the full source to facilitate the download, can be directly run. Access and modify the computer name
Platform: | Size: 28275 | Author: 李震 | Hits:

[Other resource无需外扩ram即可在51上执行的占先式RTOS

Description: 无需外扩ram即可在51上执行的占先式RTOS 可移植,完全免费,公开源代码 具有详细中文文档和注释 (作者已经把它运用到实际的项目中)-without ram can be extended outside of the 51 on the implementation of preemptive RTOS portable, free, open-source with the Chinese documents and detailed notes (The author has already put it to practical use items)
Platform: | Size: 735605 | Author: 周小川 | Hits:

[Other resourceCAN总线

Description: CAN总线与51单片机的接口原理图,使用的是sja1000和tja1040(philips).还包括了具体的文档资料和c语言控制代码(附加了LCD代码和LCD接口以及电源变换原理图).搞CAN总线一步到位.-CAN Bus and 51 microcontroller interface schematics, using the sja1000 and tja1040 (Philips). Also include the specific information and documentation control code language c (Additional code of LCD and LCD interfaces, and power transformation diagram). CAN engage in one go.
Platform: | Size: 1872500 | Author: 闪核 | Hits:

[Other resource51芯片资料

Description: 51单片机的资料,我没打开,不清楚能不能用。-51 SCM information, I never opened, can not use.
Platform: | Size: 9610901 | Author: 马会 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net